projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc6ee2b
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 31 Jan 2009 10:10:02 +0000
(10:10 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 31 Jan 2009 10:10:02 +0000
(10:10 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 1db7db8c28f345d3d0f6f4602fb26928ee6fe80f..4a2bc88892a0cd64c0d50d86639d1f338cc1b489 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-4,6
+4,8
@@
encoding to `raw-text-unix'.
(rmail-perm-variables): Set encoding of rmail-view-buffer to
`undecided-unix'.
+ (rmail-redecode-body): Don't change EOL conversion of the new
+ encoding if the old one left it unspecified.
2009-01-31 Glenn Morris <rgm@gnu.org>